home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Bus / A / 4dSample.cpt / Proc.Ext.rsrc / 4DTE_15010 < prev    next >
Encoding:
Text File  |  1988-03-14  |  229 b   |  9 lines

  1. -> Param1: Resource Type
  2. -> Param2: Resource ID Number
  3. -> Param3: Integer Index Number
  4. <- Param4: Value is returned
  5.  
  6. Ex.
  7.  
  8. GetIntegerRes("CUST";0;28;i)
  9. Will return the value of the 28th integer in the CUST resource with ID no = 0.